ImeEnabled Property (TransposedGrid<T>)
Gets or sets a value that determines whether the grid should support Input Method Editors (IME) while not in edit mode.
public virtual bool ImeEnabled {get; set;}
'Declaration
Public Overridable Property ImeEnabled As Boolean